MeetingRequestModifiedOccurrences Property |
Contains an array of recurring calendar item occurrences that have been modified so that they are different than the recurrence master item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Occurrence> ModifiedOccurrences { get; }Public ReadOnly Property ModifiedOccurrences As IList(Of Occurrence)
Get
Property Value
Type:
IListOccurrence
See Also